home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Open Kart / data1.cab / Level_0_English_Data / menu_carriere_config_kart.txt < prev    next >
Encoding:
Text File  |  2001-05-10  |  3.6 KB  |  225 lines

  1. ;//************* CARRIERE CONFIG INITIALE (C1 - C17) ***************************
  2. new Container
  3. {
  4.     name "container_carriere_config_kart"
  5.     z 1
  6.  
  7.     background "data/menus/i_bg_carriere_640_0.nif"
  8.  
  9.     on_idle ActionIdleManager
  10.     {
  11.         current_menu 1000 
  12.     }
  13.     
  14.     
  15.     new MenuButton
  16.     {
  17.         name "titre_fenetre_config_initial"
  18.         x 0.749
  19.         y 0.85
  20.         size_x 0.25
  21.         size_y 0.163
  22.         text "Career"
  23.         text_size 0.45
  24.         text_initial_color <0,0.66,1,1>
  25.         normal_image "data/menus/i_titre_bouton.nif"
  26.         highlight_image ""
  27.     }
  28. ;// ***** NAME
  29.     new MenuButton
  30.     {
  31.         name "background_name"
  32.         x 0.4075
  33.         y 0.85
  34.         z 0.9
  35.         size_x 0.24
  36.         size_y 0.05
  37.         normal_image "data/menus/i_carre_listbox.nif"
  38.         highlight_image ""
  39.     }
  40.     new FastFont
  41.     {
  42.         name "his_name"
  43.         x 0.5275
  44.         y 0.858
  45.         ratio 0.28
  46.         initial_color <1,1,1,1>
  47.         auto_center 1
  48.     }
  49.     new MenuButton
  50.     {
  51.         name "background_apparence"
  52.         x 0.4075
  53.         y 0.71
  54.         z 0.9
  55.         size_x 0.24
  56.         size_y 0.13
  57.         normal_image "data/menus/i_carre_listbox.nif"
  58.         highlight_image ""
  59.     }
  60.      new FastFont
  61.     {
  62.         ;// Apparence
  63.         x 0.527
  64.         y 0.775
  65.         ratio 0.25
  66.         text "Skin"
  67.         auto_center 1
  68.         initial_color <1,1,1,1>
  69.     }
  70.     new MenuButton
  71.     {
  72.         ;// Previous apparence arrow
  73.         x 0.415
  74.         y 0.75
  75.         size_x 0.05
  76.         size_y 0.05
  77.  
  78.         normal_image "data/menus/i_triangle_orange.nif"
  79.         highlight_image "data/menus/i_triangle_bleu.nif"
  80.         ;// eSKIN_PREVIOUS
  81.         state_manager "48"
  82.     }
  83.     new MenuButton
  84.     {
  85.         ;// Next apparence arrow
  86.         x 0.586
  87.         y 0.75
  88.         size_x 0.05
  89.         size_y 0.05
  90.  
  91.         normal_image "data/menus/i_triangle_orange_flip.nif"
  92.         highlight_image "data/menus/i_triangle_bleu_flip.nif"
  93.         ;// eSKIN_NEXT
  94.         state_manager "49"
  95.     }
  96.     new Button
  97.     {
  98.         ;// Perso ovals
  99.         name "carriere_perso_preview"
  100.         x 0.20
  101.         y 0.50
  102.         size_x 0.20
  103.         size_y 0.39
  104.  
  105.         state_normal ActionAnimableImage
  106.         {
  107.             list ("data/menus/i_fond_pilote.nif")
  108.         }
  109.  
  110.         on_idle ActionRotate3DObject
  111.         {
  112.             x -56.0
  113.             y 10.0
  114.             z 250.0
  115.             tick 0.0
  116.             tick_offset 0.9
  117.             angle 1.57
  118.             scale 0.8
  119.             tilt_amplitude 0.0
  120.             tilt_speed 0.0
  121.             axis_rotation 2
  122.         }
  123.     }
  124.     new Button
  125.     {
  126.         ;// Kart ovals
  127.         name "carriere_kart_preview"
  128.         x 0.405
  129.         y 0.36
  130.         size_x 0.245
  131.         size_y 0.335
  132.  
  133.         state_normal ActionAnimableImage
  134.         {
  135.             list ("data/menus/i_fond_kart_single.nif")
  136.         }
  137.  
  138.         on_idle ActionRotate3DObject
  139.         {
  140.             x 7.5
  141.             y 10.0
  142.             z 250.0
  143.             tick 0.16
  144.             angle -0.6
  145.             scale 15.0
  146.             tilt_amplitude 0.1
  147.             tilt_speed 0.4
  148.         }
  149.     }
  150.     new MenuButton
  151.     {
  152.         name "background_numΘro_kart"
  153.         x 0.651
  154.         y 0.71
  155.         z 0.9
  156.         size_x 0.17
  157.         size_y 0.13
  158.         normal_image "data/menus/i_carre_listbox.nif"
  159.         highlight_image ""
  160.     }
  161.     new FastFont
  162.     {
  163.         ;// Numero
  164.         x 0.70
  165.         y 0.8
  166.         ratio 0.25        
  167.         text "Number"
  168.         initial_color <1,1,1,1>
  169.     }
  170.     new TextBox
  171.     {
  172.         name "carriere_kart_number"
  173.         x 0.7175
  174.         y 0.74
  175.         size_x 0.036
  176.         size_y 0.04
  177.         keepFocusOnEnter 1
  178.  
  179.         initial_image "data/menus/i_textbox_carre.nif"
  180.         cursor_image "Data/menus/i_texte_curseur.nif"
  181.  
  182.         text_x 0.12
  183.         text_y 0.03
  184.         text_size_x 0.94
  185.         
  186.         char_ratio_x 0.3
  187.         initial_color <0.99,0.61,0,1>
  188.         select_color <1,1,0,1>
  189.         over_color <0,0.66,1,1>
  190.     }
  191.     new FastFont
  192.     {
  193.         ;//Classe
  194.         name "carriere_font_class_config_initial"
  195.         x 0.525
  196.         y 0.74
  197.         auto_center 1
  198.         ratio 0.25
  199.         initial_color <1,1,1,1>
  200.     }
  201.  
  202.     new MenuButton
  203.     {
  204.         ;// Accepter
  205.         name "menu_career_accepter"
  206.         x 0.862
  207.         y 0.15
  208.         text "Accept"
  209.  
  210.         ;// eCAREER_FIN_CONFIG
  211.         state_manager "1002"
  212.     }
  213.     new MenuButton
  214.     {
  215.         ;// Retour
  216.         x 0.74
  217.         y 0.07
  218.         text "Main"
  219.         text2 "Menu"
  220.  
  221.         ;eCHAMPIONSHIP_CONFIRM_RETURN
  222.         state_manager "1200"
  223.     }
  224. }
  225.